Interface IkeProcess

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
IkeProcessImpl

public interface IkeProcess extends Process
Information provided by the PKI file:

    \class IkeProcess
    
    \brief IkeProcess handles and manipulates the IKE process.
    
    \example network().getDevice("pc0").getProcess("IkeProcess")
    
Author:
Auto-generated